1 00:00:00,620 --> 00:00:01,140 Hello. 2 00:00:01,140 --> 00:00:07,270 In this lecture we are going to create these dialling for our project. 3 00:00:09,600 --> 00:00:16,200 Saw this as this dialogue and we are going to use I've already added it on to these he says file. 4 00:00:16,410 --> 00:00:18,060 It's not very much. 5 00:00:18,080 --> 00:00:22,590 All we are doing is trial in the body selector. 6 00:00:22,860 --> 00:00:24,900 So the body is Selecter. 7 00:00:25,260 --> 00:00:32,870 We've got some propertys and their values The propertys on the left and the values are on the right 8 00:00:32,890 --> 00:00:37,360 so you separate the values from the properties. 9 00:00:37,510 --> 00:00:48,330 We had the colon or the end of the value you must place a semicolon if not the proper stylin does not 10 00:00:48,510 --> 00:00:49,680 apply. 11 00:00:49,680 --> 00:00:57,690 So we can see here in line for I've got a property called font size and you've got to call on to separate 12 00:00:57,840 --> 00:00:59,960 the property from the value. 13 00:01:00,310 --> 00:01:04,740 I've given it a value of 75 pixels. 14 00:01:04,890 --> 00:01:09,720 That is how large I want this size of the text to be. 15 00:01:09,950 --> 00:01:17,230 Line 5 is a text a line property and I've set that to be Centre. 16 00:01:17,250 --> 00:01:23,050 What that means is tools sent to any text rendered on the page. 17 00:01:23,070 --> 00:01:30,580 Line 6 is the margin margin refers to the space around the elements. 18 00:01:30,570 --> 00:01:41,690 A Well I'm saying here I want the margin from the top of the body to drop down a hundred and fifty pixels. 19 00:01:41,820 --> 00:01:49,560 Notice every time when you style an element you was enclose it in the curly braces. 20 00:01:49,580 --> 00:01:53,050 That's the opening and closing curly braces. 21 00:01:53,220 --> 00:02:00,630 And don't forget your semicolon at the end of the values and the call on between the property and the 22 00:02:00,630 --> 00:02:01,250 value. 23 00:02:01,650 --> 00:02:02,640 So does sit. 24 00:02:02,640 --> 00:02:06,730 This is called The Seer says we're going to use for this project. 25 00:02:06,780 --> 00:02:11,330 So just click save all and see a says should be Hoppen read. 26 00:02:11,670 --> 00:02:14,590 So that's set for this lecture on csx. 27 00:02:14,610 --> 00:02:15,810 Thanks for watching.